<meta name="csrf-token" content="{{ csrf_token() }}" />
<input type="hidden" name="_token" id="token" value="{{ csrf_token() }}">